home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 January / macformat-033.iso / mac / Shareware City / Developers / Prograph Classic Freeware / Prograph Classic 2.6.1 / Prograph Classic 2.6.1.rsrc / STR#_2025.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  278 b   |  9 lines

  1. Inputs: ScrollList; KeyEvent
  2. Outputs: Processed
  3.  
  4. Inputs: <Scroll List>;  EventRecord
  5. Outputs: Boolean
  6.  
  7. Moves the Scroll List's selection up or down when KeyEvent is an up arrow or down arrow key. Processed is FALSE if the key is neither an up arrow nor a down arrow key event.
  8.  
  9.